projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
000605b
)
Add info about C-c C-f in change-log-mode.
author
Dan Nicolaescu
<dann@ics.uci.edu>
Sun, 27 Jan 2008 19:58:42 +0000
(19:58 +0000)
committer
Dan Nicolaescu
<dann@ics.uci.edu>
Sun, 27 Jan 2008 19:58:42 +0000
(19:58 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 22e896db16cac4061082c6b0ec76f301b35274d8..e9e281e9bca7da4933bbc8e32ddfde2a11f40c33 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-223,6
+223,9
@@
same host, based on messages. See the manual for further details.
\f
* Changes in Specialized Modes and Packages in Emacs 23.1
+** ChangeLog now has function bound to C-c C-f that finds the file in
+the current log entry.
+
** abbrev was rewritten in Elisp and extended with more flexibility.
*** New functions: abbrev-get, abbrev-put, abbrev-table-get, abbrev-table-put,
abbrev-table-p.